Total Complexity | 20 |
Dependencies | 2 |
Dependents | 7 |
Total lines | 124 |
Lines of code | 84 |
Logical lines of code | 48 |
Comment lines | 2 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_connection() | 52 | 5 | 23 | |
get_order_data() | 66 | 3 | 8 | |
get_request_headers() | 60 | 2 | 14 | |
set_endpoint() | 70 | 2 | 7 | |
create_order() | 66 | 2 | 8 | |
get_order_details() | 66 | 2 | 8 | |
create_refund() | 64 | 2 | 9 | |
__construct() | 76 | 1 | 4 | |
get_endpoint() | 82 | 1 | 3 |